Skip to content

Conversation

dpkp
Copy link
Owner

@dpkp dpkp commented Mar 1, 2018

This PR fixes issue #1399 . The underlying problem was that the new heartbeat thread could mutate the instance variables being checked in _fetchable_partitions . To address that we can use local copies and rely on variable assignment to be threadsafe.

@dpkp dpkp merged commit a6130d2 into master Mar 8, 2018
@dpkp dpkp deleted the issue_1399 branch March 8, 2018 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant